ComponentOne Bitmap for UWP
Create(Manager2,Double[],Int32) Method

C1.UWP.DX Assembly > C1.Util.DX.Animation Namespace > Variable2 Class > Create Method : Create(Manager2,Double[],Int32) Method
Initializes a new instance of the Variable2 class.
Syntax
'Declaration
 
Public Overloads Shared Function Create( _
   ByVal manager As Manager2, _
   ByVal initialValue() As System.Double, _
   ByVal cDimension As System.Integer _
) As Variable2
public static Variable2 Create( 
   Manager2 manager,
   System.double[] initialValue,
   System.int cDimension
)

Parameters

manager
initialValue
cDimension
See Also

Reference

Variable2 Class
Variable2 Members
Overload List